!============================================================================ ! Entry point routines [Initialise; ! ; location = grot_hal; ! Starting Location location = grot_hal; move bijl to player; ! Player starts with axe move harnas to player; ! Player starts with suit of armour move helm to player; ! Player starts with helmet ! verhaaltracker.status = 7; ! Delete! lookmode = 2; ! like the VERBOSE command @set_colour 9 2; @erase_window -1; ! White text on black background player.orders = PlayerOrders; ! pray_dialoog.qinitial(); ! Because I sometimes need to set quips on and off before ! the dialogue has been used. ! pray_dialoog.quipsinitialized = true; print "^^^^The bronze doors fall closed behind you, and you hear the scraping sound of heavy bolts being drawn across them. Okay; so you're on your own now. That's all right--you can handle this. With your axe raised in one gauntletted hand you step forward, into the heat.^^^"; ! Text at the beginning of the game. ];